﻿@charset "utf-8";
/*reset*/
/* CSS reset for c_b */
body{
	max-width: 100%;
	margin: auto !important;
}
body#chanp{
	max-width:100%;
	margin: auto !important;
}
.max1920{
	max-width: 1920px;
	margin: auto !important;
}
.padding-t0{padding-top: 0}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table th, table td {
    padding: 5px;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, i, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
ception, th {
    text-align: left;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
a {
    color: #666;
    text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
    outline: none;
} /*for ff f6n.net*/
a:hover {
    text-decoration: none;
}

input::-webkit-input-placeholder{
	color:#999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}
textarea::-webkit-input-placeholder{
	color:#999;
}
textareat::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}

.mb-50{margin-bottom: 50px;}
.mb-80{margin-bottom: 80px;}
.jjfa .p-0{padding: 0;}

/*定位*/

.tl {
    text-align: left;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.bc {
    margin-left: auto;
    margin-right: auto;
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.zoom {
    zoom: 1
}
.hidden {
    visibility: hidden;
}
.vam {
    vertical-align: middle;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
p {
    word-spacing: -1.5px;
}
li {
    list-style: none;
}
p img {
    max-width: 870px;
}
#about p img {
    max-width: 1200px;
}

.neirong p img{
    height: auto !important;
}

 -moz-box-sizing:content-box;
 -webkit-box-sizing:content-box;
 box-sizing:content-box;
/*其他*/

.cur {
    cursor: pointer
}
/*原reset*/

sup {
    vertical-align: baseline;
}
sub {
    vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    outline: none;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
    vertical-align: middle;
}
body {
    font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
    font: 99% arial, helvetica, clean, sans-serif;
}
table {
    font-size: inherit;
    max-width: 100%;
    border-collapse: collapse;
}
pre, code, kbd, samp, tt {
    font-family: monospace;
*font-size:108%;
    line-height: 100%;
}
/*title*/

h1 {
    font-size: 32px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10px;
}
/*清除浮动*/

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { /*兼容 IE*/
    zoom: 1;
}
/*end reset*/





/* CSS Document */

body {
    background-color: #fff;
    overflow-x: hidden;
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    min-width: 1200px;
    width: 100%;
}/*网站字体颜色*/
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.left{
	float: left;
}
.right{
	float: right;
}
/* header部分 */

.wrap-header {
    height: 45px;
    background: #f1f1f1;
    position: relative;
    z-index: 3;
}
.wrap-header p {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    color: #000;
}

.wrap-header ul {
    float: right;
}
.wrap-header ul li {
    float: left;
    height: 50px;
    font-size: 14px;
    color: #666;
	margin-left: 20px;
    line-height: 45px;
    position: relative;
	padding-left: 30px;
}
.wrap-header ul .topmap{
		background: url("../images/mapico.png") no-repeat left 13px;
}
.wrap-header ul .line{
		background: url("../images/lineico.png") no-repeat left 13px;
}
.wrap-header ul li a {
    color: #000;
}
.wrap-header ul li:first-child {
	padding-left: 33px;
    background: url("../images/wenico.png") no-repeat left 13px;
	position: relative;
}
.wrap-header ul li:hover span {
    display: block;
}
.wrap-header ul li span {
    display: none;
    position: absolute;
    left: -25px;
    top: 46px;
    line-height: 20px;
    text-align: center;
    padding: 10px;
    background: #eee;
}
.wrap-header ul li span img{
	width: 120px;
    height: 120px;
}
/* logo部分 */


.toplogo{
    padding: 20px 0 30px;
    overflow: hidden;
    width: 100%;
    height: 110px;
}
.toptel{padding: 32px 0 0;}

.toptel ul li p{
	float: left;
	line-height: 35px;
}
.toptel ul li .l1{
	float: left;
    font-size: 16px;
    color: #999;
}
.toptel ul li .l2{
	    font-size: 20px;
    color: #0c6aac;
    font-weight: bold;
}
.toptel ul li span{
	font-size: 32px;
    color: #fe0000;
    font-weight: bold;
    font-family: Arial,"Times New Roman",  "微软雅黑";
	line-height: 35px;
}
.toptel ul li img{
	margin: 0 12px 0 33px;
}

/*导航*/
.topnav {
	background: #1e85ce;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	height: 60px;
	line-height: 60px;
	
	position: relative;
    z-index: 9999999999;
    display: flex;justify-content: space-between
}
.nav a {
	color: #fff;
}
.nav .nLi {
    float: left;
	position: relative;
	display: inline;
	width: 17%
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 25.5px;
	font-size: 16px;
	font-weight: normal;
}
.nav .subs{
	width: 180px!important;
}
.nav .sub {
	display: none;
	width: 365px;
	left: 0;
	top: 60px;
	position: absolute;
	background: rgba(0,0,0,0.9);
	line-height: 26px;
	padding: 12px 0;
	text-align: center;
	padding: 0 14px 15px;
}
.nav .sub li {
	zoom: 1;
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.nav .sub a {
	display: block;
	padding: 3px 16px;
	font-size: 14px;
	line-height: 49px;
	color: rgba(255,255,255,0.7);

}
.nav .sub a:hover {
	color: rgba(255,255,255,1);
}
.nav .on h3 a {
	background: #fda43a;
	color: rgba(255,255,255,1);
}
/*导航结束*/


/* -- 弹出窗口 -- */

#oran_full_bg {
    display: none !important;
}
/* tanchuang1 提交弹窗*/

.tanchuang1 {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(../images/tanchuangbg.png);
    height: 100%;
    z-index: 9999999;
}
.tanchuang1 .conBox {
    width: 400px;
    height: 212px;
    padding: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -220px;
    top: 50%;
    margin-top: -80px;
    z-index: 9999999;
}
.tanchuang1 .conBox .tcClose {
    width: 33px;
    height: 90px;
    position: absolute;
    right: 45px;
    top: -90px;
    cursor: pointer;
    z-index: 999999999999999;
}
.tanchuang1 .conBox .box {
    width: 398px;
    height: 190px;
    border: 1px solid #e5e5e5;
    padding-top: 20px;
    text-align: center;
    position: relative;
}
.tanchuang1 .conBox .box img {
    display: block;
    width: 47px;
    height: 47px;
    margin: 0 auto;
}
.tanchuang1 .conBox .box h5 {
    font-size: 24px;
    color: #269903;
    font-weight: bold;
    margin-top: 10px;
}
.tanchuang1 .conBox .box p {
    font-size: 16px;
    color: #4d4d4d;
    margin-top: 10px;
}
.tanchuang1 .conBox .box .b15 {
    display: block;
    width: 150px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -75px;
    background: #269903;
    text-decoration: none;
    z-index: 999999999999999;
    border: 0px;
}
.tanchuang2 .conBox .box a {
    background: #404040;
}
/* 错误提示 */

.errorMainCon {
    width: 100%;
    background: url(../images/errorbg.jpg) no-repeat center #f6f6f6;
    ;
    height: 330px;
    padding-top: 300px;
}
.errorMainCon h3 {
    width: 525px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 24px;
    color: #1e1e1e;
    font-weight: normal;
    margin: 0 auto;
}
.errorMainCon h3 em {
    color: #df1f29;
    font-weight: bold;
}
.errorMainCon p {
    font-size: 20px;
    color: #000000;
    text-align: center;
    margin-top: 30px;
}
.errorMainCon p em {
    color: #df1f29;
}
.errorMainCon a.error-url {
    font-size: 15px;
    color: #999999;
    font-family: arial;
    display: block;
    text-align: center;
    margin-top: 4px;
}
.errorMainCon .btn {
    text-align: center;
    height: 52px;
    width: 228px;
    margin: 30px auto 0;
    overflow: hidden;
}
.errorMainCon .btn .a1 {
    display: block;
    width: 104px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #818181;
    background: #e3e3e3;
    border-radius: 4px;
    float: left;
    text-decoration: none;
    border: none;
}
.errorMainCon .btn .a1:first-child {
    background: #df1f29;
    color: #fff;
    margin-right: 20px;
}
/**/


/* search部分 */

.wrap-search {
    height: 75px;
    background: #eee;
}
.search .keyword {
    float: left;
    font-size: 14px;
    color: #666;
    height: 75px;
    width: 850px;
}
.search .keyword span {
    float: left;
    width: 90px;
    height: 75px;
    line-height: 80px;
    padding-left: 30px;
    background: url("../images/index_24.png") no-repeat left center;
}
.search .keyword p {
    float: left;
    line-height: 80px;
    height: 75px;
}
.search .keyword p a {
    float: left;
    color: #888;
    font-size: 14px;
    padding-right: 20px;
    margin-right: 10px;
    background: url("../images/index_25.png") no-repeat right center;
}
.search .keyword p a:last-of-type {
    background: none;
}
.search .keyword p a:hover {
    color: #0c6aac;
}
.search .keyword a:first-child {
    padding-left: 0;
    border-left: none;
}
.search .inp {
    float: right;
    width: 300px;
    height: 43px;
    margin-top: 16px;
    overflow: hidden;
    border: 1px solid #dedbdc;
    padding: 0 16px;
    background: #fff;
    border-radius: 27px;
}
.search .inp input {
    float: left;
    border: none;
    height: 43px;
    line-height: 43px;
    width: 255px;
    float: left;
    text-indent: 12px;
    font-size: 14px;
    color: #999;
}
.search .inp span {
    display: block;
    float: right;
    width: 40px;
    height: 43px;
    border-left: 1px solid #dedbdc;
    cursor: pointer;
}
.search .inp span button {
    display: block;
    width: 55px;
    height: 43px;
    background: url(../images/search.png) no-repeat 10px center;
    border: none;
    cursor: pointer;
}

/*底部*/
.foot{
	padding: 70px 0 70px;
    background: #333;
    overflow: hidden;
}
.address{float: left;width: 325px;margin-right: 70px;}
.address .addtit{
	font-size: 20px;
    color: #fff;
    font-weight: bold;
	padding-bottom: 32px;
	display: block;
}
.addtit a{color: #fff;}
.address .addnr p{
	font-size: 20px;
    color: #ff9d00;
    font-weight: bold;
line-height: 41px;
}
.address .addnr span{
	font-size: 14px;
    color: #999;
    line-height: 32px;
    display: block;
}

.addnr{
	background: url("../images/foot.png")no-repeat left top;
	    padding-left: 23px;
}
.footnav{
	    float: left;
    overflow: hidden;
    width: 350px;
}
.foot_navv{
	float: left;
	width: 50%;
	background: url("../images/foot.png") no-repeat left 55px;
	height: 280px;
}
.foot_navv .addtit{
	font-size: 20px;
    color: #fff;
    font-weight: bold;
	display: block;
}
.foot_navv dd a{
	font-size: 14px;
    color: #999;
    line-height: 32px;
    display: block;
}
.foot_navv dd:hover a{color: #fff;}
.foot_navv dt{height: 56px;}
.foot_navv dd{
	padding-left: 20px;
}

.erweima{
	float: left;
	text-align: center;
    line-height: 30px;
    margin-top: 56px;
    width: 180px;
    display: flex
}
.erwei-info{margin-left: 30px;text-align: left;text-indent: 20px;margin-top: -20px;color:#fff}
.erweima p{
	font-size:14px;
	color:#999;
	margin-top: 5px;
}
.footer{
	background: #3f3f3f;
	color: #777777;
	font-size: 14px;
}
.beianhao a:hover{color:#fff}
.h_head_gd{ 
    position:fixed;
    top:0px; 
    width:100%;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop)0); 
    z-index:9999;
    left:0; 
    filter:alpha(opacity=90); 
    -moz-opacity:0.9; 
    -khtml-opacity: 0.9; 
    opacity: 0.9;
}
